diff options
| author | real-zephex <[email protected]> | 2024-04-10 16:34:20 +0530 |
|---|---|---|
| committer | real-zephex <[email protected]> | 2024-04-10 16:34:20 +0530 |
| commit | f445930364c6e71e1388dcc82728e425f02cd642 (patch) | |
| tree | f3cf810d787d00fbeffc6ce45d8a85b55af2abc4 /src/app/manga/[title]/[id]/info.module.css | |
| parent | removed edge funcitons (diff) | |
| download | dramalama-f445930364c6e71e1388dcc82728e425f02cd642.tar.xz dramalama-f445930364c6e71e1388dcc82728e425f02cd642.zip | |
UI changes
Diffstat (limited to 'src/app/manga/[title]/[id]/info.module.css')
| -rw-r--r-- | src/app/manga/[title]/[id]/info.module.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/manga/[title]/[id]/info.module.css b/src/app/manga/[title]/[id]/info.module.css index e32aa65..1b749db 100644 --- a/src/app/manga/[title]/[id]/info.module.css +++ b/src/app/manga/[title]/[id]/info.module.css @@ -168,7 +168,7 @@ } .ChapterContainer button { - width: 8dvw; + width: 130px; height: auto; padding: 10px; margin: 5px; |